Skip to content

fix(file-delete): local copy#16747

Merged
alperozturk96 merged 2 commits intomasterfrom
fix/remove-local-copy
Apr 8, 2026
Merged

fix(file-delete): local copy#16747
alperozturk96 merged 2 commits intomasterfrom
fix/remove-local-copy

Conversation

@alperozturk96
Copy link
Copy Markdown
Collaborator

Issue

removeLocalCopyIfNeeded was deleting file from local storage however it suppose to delete files under

/storage/emulated/0/Android/media/com.nextcloud.client/nextcloud/

not

/storage/emulated/0/Android/media/Download or some other local path

@github-actions
Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/23547318178/artifacts/6104009430
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Signed-off-by: alperozturk96 <[email protected]>
@alperozturk96 alperozturk96 force-pushed the fix/remove-local-copy branch from 3defe27 to ea84cbd Compare April 8, 2026 09:45
@alperozturk96 alperozturk96 merged commit 3ab3403 into master Apr 8, 2026
16 of 20 checks passed
@alperozturk96 alperozturk96 deleted the fix/remove-local-copy branch April 8, 2026 09:51
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

Codacy

SpotBugs

CategoryBaseNew
Bad practice3636
Correctness6969
Dodgy code229229
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4242
Security1616
Total436436

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

APK file: https://github.com/nextcloud/android/actions/runs/24129087132/artifacts/6324852857
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants